Skip to content

Add drag-to-reposition to territorial domination scoreboard - #8040

Merged
SethDGamre merged 1 commit into
beyond-all-reason:masterfrom
steeldesade:feature/territorial-domination-draggable-scoreboard
Jul 3, 2026
Merged

Add drag-to-reposition to territorial domination scoreboard#8040
SethDGamre merged 1 commit into
beyond-all-reason:masterfrom
steeldesade:feature/territorial-domination-draggable-scoreboard

Conversation

@steeldesade

@steeldesade steeldesade commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Problem: Territorial Domination UI is locked in place, covering player view and player camera buttons and can not be moved.

Fix: Implements draggable repositioning for the TD scoreboard UI via RmlUi mousedown/mousemove/mouseup events on the header area. Position is saved to config and restored on load. Adds cursor: move to header.

AI / LLM usage statement:

Visual Studio and Claude Code

Implements draggable repositioning for the TD scoreboard UI via RmlUi mousedown/mousemove/mouseup events on the header area. Position is saved to config and restored on load. Adds cursor: move to header.
@github-actions

Copy link
Copy Markdown
Contributor

Integration Test Results

15 tests  ±0   6 ✅ ±0   3s ⏱️ ±0s
 1 suites ±0   8 💤 ±0 
 1 files   ±0   1 ❌ ±0 

For more details on these failures, see this check.

Results for commit 0434ccd. ± Comparison against base commit e7d11fd.

@Ruwetuin
Ruwetuin requested a review from SethDGamre June 21, 2026 11:20
@SethDGamre

Copy link
Copy Markdown
Collaborator

needs some time in the oven. Dragging around is finnicky. If the cursor too far it doesn't follow. It's also possible to place the UI outside of the screen space potentially making it really difficult to put back into frame.
https://discord.com/channels/549281623154229250/1127191779280699442/1518414279512952895

@SethDGamre

Copy link
Copy Markdown
Collaborator

lgtm

@SethDGamre
SethDGamre merged commit 095f0fc into beyond-all-reason:master Jul 3, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants